Big title, easy solution.
In linux, you should login and have a home folder for your user. In your home folder there should be a .ssh folder as well. Inside this folder will be your .ssh config settings, private keys, known_hosts, etc. How about we add one more called config.
This is what I have:
ls -al ~/.ssh/-rw-rw-r-- 1 havoc havoc 104 Nov
(
Read more... )